(tramp-file-name-structure)
authorKai Großjohann <kgrossjo@eu.uu.net>
Thu, 27 Jun 2002 15:52:51 +0000 (15:52 +0000)
committerKai Großjohann <kgrossjo@eu.uu.net>
Thu, 27 Jun 2002 15:52:51 +0000 (15:52 +0000)
commit2d73e03524904909c0e87d3523d5205ddcef0290
treea0a2218e944614f71179ddd36d73ff97a33293e6
parent3a53d4144c5a12e6e88dd5dbcc9283e137d2c857
(tramp-file-name-structure)
(tramp-multi-file-name-hop-structure): Split for easier
readability.
(tramp-handle-make-symbolic-link): Use user/host/method/... from
LINKNAME, not FILENAME.
(tramp-handle-verify-visited-file-modtime): Call
tramp-ange-ftp-file-name-p with right parameters.
(tramp-handle-verify-visited-file-modtime): `insert' does not
work for integers, convert them to strings first.
(tramp-handle-ange-ftp): New function to perform setup for
replacing Ange-FTP with Tramp.
(tramp-repair-jka-compr): New function to factor out some
previously top-level code.  Call the function at top-level.
lisp/ChangeLog
lisp/net/tramp.el